GtkBox: Move overridden property ids to the end
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Jun 2014 14:49:38 +0000 (10:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:30:52 +0000 (13:30 -0400)
commite54525729e9e37ad791111173cefadada27f7030
tree93fd67cfb6639e607e749134ffd053ef6cc0e09b
parentd218e17a2a8b67c1cb62cc687342dcae6e12b473
GtkBox: Move overridden property ids to the end

This will make it easier to convert to g_object_install_properties
in the next commit.
gtk/gtkbox.c